getDropShadowColor

abstract fun getDropShadowColor(block: DesignBlock): Color

Get the drop shadow color of the given design block.

Return

the drop shadow color.

Parameters

block

the block whose drop shadow color should be queried.